home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1.5
- radius 2
- path models/fx/waterfall_face
- surface material1 shader skin01.tga
- surface material2 shader BW_rogue_fall
- }
-
- init
- {
- server
- {
- stationary
- inanimate
- noshadow
- notsolid
- }
- client
- {
- tagemitter tag_base basespray
- (
- spawnrate 15
- model roguespray.spr
- velocity 45
- randvel crandom 10 crandom 10 crandom 10
- offsetalongaxis crandom 5 5 crandom 40
- accel 0 0 -75
- life 1.5
- scalemin 0.3
- scalemax 0.8
- scalerate 0.4
- fade
- )
-
- tagemitter tag_top topwater
- (
- spawnrate 45
- model waterdrop1.spr
- velocity 75
- randvel crandom 4 crandom 4 crandom 4
- offsetalongaxis crandom .5 crandom 15 crandom .5
- accel 0 0 -120
- life 1.0
- scalemin 0.05
- scalemax 0.25
- scalerate 0.2
- fade
- )
- }
- }
-
- animations
- {
- idle notmoving.tan
- }